JPlanner Programmer's Guide
ObservableList(E) Constructor (Collection(E))
See Also
 






Initializes a new instance of the ObservableList class.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public ObservableList (
    Collection<E> c
)

 Parameters

c

 See Also

ObservableList(E) Constructor Overload List
ObservableList(E) Class
com.mindfusion.common Namespace